CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - split merge

搜索资源列表

  1. AVLTreefinal

    1下载:
  2. 演示动态平衡二叉树(AVL Tree)的系统.GUI环境,在Windows环境下运行,有二叉树的插入,增加,删除,修改,合并,分裂等功能.-demonstration dynamic binary tree (Tree AVL) system. GUI environment. in the Windows operating environment, a binary tree insertion, add, delete, modify, merge, split, and other fu
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1802353
    • 提供者:有D
  1. VariableblocksizeMotionEstimation

    0下载:
  2. presentation of Fast Variable Block Size Motion Estimation Algorithms Based on Merge and Split Procedures for H.264/MPEG-4 AVC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:148522
    • 提供者:熊牧野
  1. 文件分割与合并

    0下载:
  2. 本程序可实现文件自动分割与合并,特别适合于邮件应用中对大文件进行分割后发送,并在接收端合并。-The program can automatically split files and merge, particularly suited to e-mail application to split large files after sending and the receiving end merger.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9620
    • 提供者:上官军
  1. filecut-VB

    0下载:
  2. 是一个智能文件分割机,可以同时分割或合并几个文件-is an intelligent document segmentation machine, and also split or merge several documents
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10919
    • 提供者:hyb1011
  1. ISODATA

    0下载:
  2. ISODATA算法是一种基于统计模式识别的,非常经典的非监督学习动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。-ISODATA algorithm is based on statistical pattern recognition, unsupervised learning is the classic dynamic clustering algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:185971
    • 提供者:wcb
  1. splitmerge

    0下载:
  2. 基于matlab的图像分割合并算法实现,运行程序时,需设定最小模块大小,可设定为2,4,8,16-image split and merge based on matlab,the program need to give the minimum module size.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:866140
    • 提供者:chen hong
  1. quicksort

    0下载:
  2. This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:1733
    • 提供者:saretaxd
  1. WordTest

    0下载:
  2. 利用VC6创建、修改WORD文档,添加、删除表格、读取表格信息、合并单元格、拆分单元格等。-Using VC6 to create, modify WORD document, add, delete form, read the form information, merge cells, split the cell and so on.
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:2819049
    • 提供者:smyjo
  1. Main

    0下载:
  2. 二进制文件操作工具 可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。-Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first file, and normal use, the seco
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:4555
    • 提供者:dafengkui
  1. nem-0.9.6s

    0下载:
  2. 该软件可以进行网络拓扑仿真,分析,生成。并且可以对处理文件进行分拆和合并。-The software can be network topology simulation, analysis, generation. To deal with and can be split and merge files.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:6104397
    • 提供者:wangxuyu
  1. FileManage

    0下载:
  2. 文件批量处理程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-File batch processing to achieve the main bulk copy, cut, files and folders, batch rename files, batch delete files and folders, search for files and folders, batch compression
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:774454
    • 提供者:宁远夜
  1. bplustree

    0下载:
  2. C语言实现B+树的操作 建立 插入 删除 查找 合并 分裂-C language to the operation of the establishment of the B+ tree insertion and deletion Find merge split
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2639
    • 提供者:zx
  1. FileDivisionUniter

    0下载:
  2. 文件分割合并器,将大文件分割成若干小文件;将多个小文件合并到一个大文件。-Partition merge document, and will split large files into several small files multiple small files into one large file.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1754
    • 提供者:wuyu
  1. dynamic

    0下载:
  2. 操作系统的动态分区存储管理模拟程序。程序将分区说明表分散为可用队列与已用队列,每次插入进程或撤销进程只需将结点移至另一队列即可,当然此过程还涉及拆分分区,合并分区以及更新分区号-Dynamic partitioning operating system storage management simulation program. Procedure will Zoning Table scattered available queue queue and has spent each inser
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2466
    • 提供者:李志龙
  1. shixianquyufenliehebinghanshu(1)

    0下载:
  2. 实现区域分裂合并的子函数,利用基于四叉树的数据表示方式分裂图像-Achieve regional split merge subroutine using split image-based data representation f quadtree
  3. 所属分类:Fractal program

    • 发布日期:2017-04-14
    • 文件大小:2692
    • 提供者:刘杰
  1. split-merge

    0下载:
  2. 用matlab程序编写‘基于小波变换的图像边缘检测-Matlab programming image edge detection based on wavelet transform
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:85726
    • 提供者:王宏博
  1. Split-and-merge-disk-file

    0下载:
  2. 它可以将大文件分割成多个指定大小的子文件,还可以将分割后的多个子文件在合并成原始文件-It can split large files into multiple sub-file specified size can also be a plurality of sub-divided files into the original file in merger
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:177057
    • 提供者:黄道
  1. OpenCV5-split-and-merge

    0下载:
  2. OpenCV split and merge-OpenCV5 split and merge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11583040
    • 提供者:liushuiqing
  1. eer1

    0下载:
  2. 平衡二叉树,可以实现添加、删除、分裂、合并。-Balanced binary tree, you can add, delete, split, merge.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3046
    • 提供者:Mr.L
  1. java文件分割合并

    0下载:
  2. java文件分割合并 分割文件成多个小文件(Java file split merge)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:迎风
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com